Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Change CI paths to varibles #200

Merged
merged 1 commit into from
Nov 10, 2023
Merged

Change CI paths to varibles #200

merged 1 commit into from
Nov 10, 2023

Conversation

johnoloughlin
Copy link
Contributor

No description provided.

Signed-off-by: John O'Loughlin <[email protected]>
CI_DIR="/runner/_work/userspace-cni-network-plugin/userspace-cni-network-plugin/ci/"
kubectl apply -f $CI_DIR/vpp_test_setup/network_attachment_definition.yaml
kubectl create -n vpp configmap vpp-app-startup-config --from-file=$CI_DIR/vpp_test_setup/startup.conf
# set CI_DIR if not defined in parent script
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should a default just be set in parent dir instead?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

more modular for end user, allows user to run this script without the others

@johnoloughlin johnoloughlin removed the WIP label Nov 6, 2023
@Eoghan1232 Eoghan1232 merged commit 7372316 into master Nov 10, 2023
@johnoloughlin johnoloughlin deleted the ci_updates branch November 16, 2023 16:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants